github.com/jackc/pgx/v5.Conn.die (method)

3 uses

	github.com/jackc/pgx/v5 (current package)
		conn.go#L438: func (c *Conn) die() {
		tx.go#L105: 		c.die()
		tx.go#L218: 		tx.conn.die()